home *** CD-ROM | disk | FTP | other *** search
/ Chip 2007 January, February, March & April / Chip-Cover-CD-2007-02.iso / Pakiet internetowy / Czytniki NEWS / 40Tude Dialog 2.0.15.1 beta 38 / 4d2b38.exe / {app} / dialog.exe / 0 / RCDATA / TCONNECTIONFRAME / TCONNECTIONFRAME.txt
Encoding:
Text File  |  2005-02-07  |  3.4 KB  |  158 lines

  1. inherited ConnectionFrame: TConnectionFrame
  2.   Width = 505
  3.   Height = 393
  4.   AutoScroll = False
  5.   object BevelesU1: TBevelesU
  6.     Left = 4
  7.     Top = 0
  8.     Width = 489
  9.     Height = 361
  10.     Shape = bsFrame
  11.     BorderWidth = 0
  12.   end
  13.   object Label41: TTntLabel
  14.     Left = 16
  15.     Top = 18
  16.     Width = 66
  17.     Height = 13
  18.     Caption = '&Read timeout:'
  19.     FocusControl = ReadTimeout
  20.   end
  21.   object Label46: TTntLabel
  22.     Left = 16
  23.     Top = 42
  24.     Width = 141
  25.     Height = 13
  26.     Caption = '&Disconnect from servers after:'
  27.     FocusControl = NNTPEntryLifetime
  28.   end
  29.   object Label32: TTntLabel
  30.     Left = 16
  31.     Top = 108
  32.     Width = 201
  33.     Height = 45
  34.     AutoSize = False
  35.     Caption = 
  36.       '&When retrieving headers for a group for the first time confirm ' +
  37.       'more than'
  38.     FocusControl = MaxHeaderOnFirstRetrieve
  39.     WordWrap = True
  40.   end
  41.   object Label33: TTntLabel
  42.     Left = 356
  43.     Top = 114
  44.     Width = 38
  45.     Height = 13
  46.     Caption = 'headers'
  47.   end
  48.   object Label44: TTntLabel
  49.     Left = 16
  50.     Top = 66
  51.     Width = 199
  52.     Height = 13
  53.     Caption = '&Maximum number of simultaneous threads:'
  54.     FocusControl = maxsimthreadsCB
  55.   end
  56.   object Label45: TTntLabel
  57.     Left = 16
  58.     Top = 90
  59.     Width = 164
  60.     Height = 13
  61.     Caption = '&Number of threads started at once:'
  62.     FocusControl = startnumthreadsatonceCB
  63.   end
  64.   object TntLabel1: TTntLabel
  65.     Left = 356
  66.     Top = 18
  67.     Width = 13
  68.     Height = 13
  69.     Caption = 'ms'
  70.   end
  71.   object TntLabel2: TTntLabel
  72.     Left = 353
  73.     Top = 42
  74.     Width = 13
  75.     Height = 13
  76.     Caption = 'ms'
  77.   end
  78.   object NonBlockingThreadsCB: TtntAutoSizeCheckBox
  79.     Left = 16
  80.     Top = 176
  81.     Width = 136
  82.     Height = 17
  83.     Caption = 'Minimal &blocking threads'
  84.     TabOrder = 5
  85.   end
  86.   object UpdateTagLinesCB: TtntAutoSizeCheckBox
  87.     Left = 16
  88.     Top = 192
  89.     Width = 300
  90.     Height = 17
  91.     Caption = '&Fetch group descriptions when getting list of all newsgroups'
  92.     TabOrder = 6
  93.   end
  94.   object UpdateTagLinesWithUpdate: TtntAutoSizeCheckBox
  95.     Left = 16
  96.     Top = 208
  97.     Width = 296
  98.     Height = 17
  99.     Caption = 'Fetch &group descriptions when updating list of newsgroups'
  100.     TabOrder = 7
  101.   end
  102.   object ReadTimeout: tMMjvspinedit
  103.     Left = 250
  104.     Top = 12
  105.     Width = 100
  106.     Height = 21
  107.     Cursor = crIBeam
  108.     MaxValue = 1000000.000000000000000000
  109.     MinValue = 5000.000000000000000000
  110.     Value = 15000.000000000000000000
  111.     TabOrder = 0
  112.   end
  113.   object NNTPEntryLifetime: tMMjvspinedit
  114.     Left = 250
  115.     Top = 36
  116.     Width = 100
  117.     Height = 21
  118.     Cursor = crIBeam
  119.     MaxValue = 1000000.000000000000000000
  120.     MinValue = 5000.000000000000000000
  121.     Value = 15000.000000000000000000
  122.     TabOrder = 1
  123.   end
  124.   object MaxHeaderOnFirstRetrieve: tMMjvspinedit
  125.     Left = 250
  126.     Top = 108
  127.     Width = 100
  128.     Height = 21
  129.     Cursor = crIBeam
  130.     MaxValue = 1000000.000000000000000000
  131.     MinValue = 1.000000000000000000
  132.     Value = 3000.000000000000000000
  133.     TabOrder = 4
  134.   end
  135.   object maxsimthreadsCB: tMMjvspinedit
  136.     Left = 250
  137.     Top = 60
  138.     Width = 100
  139.     Height = 21
  140.     Cursor = crIBeam
  141.     MaxValue = 1000000.000000000000000000
  142.     MinValue = 2.000000000000000000
  143.     Value = 10.000000000000000000
  144.     TabOrder = 2
  145.   end
  146.   object startnumthreadsatonceCB: tMMjvspinedit
  147.     Left = 250
  148.     Top = 84
  149.     Width = 100
  150.     Height = 21
  151.     Cursor = crIBeam
  152.     MaxValue = 1000000.000000000000000000
  153.     MinValue = 2.000000000000000000
  154.     Value = 5.000000000000000000
  155.     TabOrder = 3
  156.   end
  157. end
  158.